home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / cucd / magazine / executive_v2.00 / data / developers.lzx / SysInfo / ReadMe.Executive < prev    next >
Text File  |  2002-04-11  |  467b  |  14 lines

  1.  
  2. NOTES ABOUT EXECUTIVE AND IT'S SYSINFO.LIBRARY
  3. ==============================================
  4.  
  5. Process group ID:s in Executive are PIDs of the parent task.
  6.  
  7. GetPpid() is only partially implemented, because it's not possible
  8. to know exactly what task has created which task. Only tasks created
  9. after Executive server was started have known parent.
  10.  
  11. WHICHF_PRIO_USER is not available in Executive.
  12.  
  13. The recent_seconds in cpu_usage and in task_cpu_usage is 60 seconds.
  14.